Revision: ftp-utils--lord--1.0--patch-19
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Thu Jan 24 19:22:14 PST 2002
Standard-date: 2002-01-24
Summary: improve auth token generation
Keywords: 
New-files: {arch}/ftp-utils/ftp-utils--lord/ftp-utils--lord--1.0/lord@regexps.com--2002/patch-log/patch-19
Modified-files: ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  with-ftp/with-ftp.c
New-patches: lord@regexps.com--2002/ftp-utils--lord--1.0--patch-19

When generating the authentication token, call `gettimeofday' twice in
a row, hoping that the extra system call will help randomize the timer
samples.
